LiveGameObject

Undocumented in source.

Constructors

this
this(MainGameObject root)
Undocumented in source.

Members

Variables

energy
float energy;
Undocumented in source.
killed_by
string killed_by;
Undocumented in source.
lives
int lives;
Undocumented in source.
show_sensors
bool show_sensors;
Undocumented in source.

Inherited Members

From StaticGameObject

x
float x;
y
float y;
z
float z;
Undocumented in source.
load
void load(string[string] s)
Undocumented in source. Be warned that the author may not have intended to support it.
save
void save(string[string] s)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta